From 8c19f27769dd9564d3529ec252b4271b67ee3111 Mon Sep 17 00:00:00 2001 From: robertl Date: Fri, 24 Oct 2003 14:21:00 +0000 Subject: [PATCH] Oh. THAT is why people keep mailing me patches instead of putting them on the list... --- gpsbabel/README.contrib | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gpsbabel/README.contrib b/gpsbabel/README.contrib index 798ef8aea..baa8579ff 100644 --- a/gpsbabel/README.contrib +++ b/gpsbabel/README.contrib @@ -1,10 +1,10 @@ -If you're interested in contributing to this program, here are some -guidelines. Mail patches to robertlipe@usa.net for consideration and -integration. +If you're interested in contributing to this program, here are some +guidelines. Mail patches to gpsbabel-code@lists.sourceforge.net for +consideration and integration. -Standards are good. ISO C and POSIX are greal preferred. +Standards are good. ISO C and POSIX are greatly preferred. -Reuse is OK, if doing so is not onerous. For example, using the expat +Reuse is good, if doing so is not onerous. For example, using the expat libraries vastly simplifies the XML parsers while increasing their robustness plus those libraries are ubiquitous. So I consider it OK to require expat. @@ -30,9 +30,9 @@ version from the CVS - Note: code changes sometimes occur frequently! Compilers complain for a reason. Code shouldn't emit warnings. -The entire world doesn't run . I've tested this code on -five different OSes. If you find yourself wanting to insert compiler or -OS specific magic, please resist. +The entire world doesn't run . I've tested this code on +at least five different OSes. If you find yourself wanting to insert +compiler or OS specific magic, please resist. Enjoy! -- 2.30.2